home *** CD-ROM | disk | FTP | other *** search
/ ShareWare OnLine 2 / ShareWare OnLine Volume 2 (CMS Software)(1993).iso / cad / opampdem.zip / README.DOC < prev    next >
Text File  |  1992-10-19  |  9KB  |  177 lines

  1. 1.0) Introduction
  2.  
  3.           This file describes the enhancements and changes included in 
  4.           the 5.0 release of PSpice.
  5.  
  6.         For information regarding installation, operation, 
  7.       and technical details about the package, you may purchase the
  8.       Circuit Analysis User's Guide for $50.00.
  9.  
  10.  
  11. 2.0) Updates and Corrections to the User's Guide
  12.  
  13.         All manual modifications for this version have been marked by shading
  14.         those items.
  15.  
  16.        Note: Release 5.0 of Probe, Parts, and StmEd (DOS and
  17.               DOS/16M) supports display modes VGA800 and VGA1024 on
  18.               Super VGA adapters that use one of the following chipsets:
  19.  
  20.                      ATI Technologies 28800
  21.                      Chips & Technologies 82C451, 82C452, or 82C453
  22.                      Video7/Headland Technologies HT208 or HT209
  23.                      Trident TVGA8900
  24.                      Tseng Labs ET4000
  25.                      Western Digital WD90C00
  26.  
  27.               In addition, the VESA (Video Electronics Standards
  28.               Association) standard BIOS interface for 800x600 and
  29.               1024x768 16-color modes is supported (DOS 640Kb version
  30.               only).  If your adapter manufacturer also supports this
  31.               standard, a VESA BIOS extension will have been included
  32.               in the software utilities provided with your video adapter.
  33.               This will be either an installable device driver (called
  34.               VESA.SYS or something similar) or a Terminate-and-Stay-
  35.               Resident program (called VESA.COM, VESA.EXE, or something
  36.               similar).  To use the VESA interface, you must install the
  37.                VESA BIOS extension prior to running Probe, Parts, or StmEd.
  38.  
  39.        DIGITAL SIMULATION
  40.               The Multi-Bit Digital-to-Analog Converter switching time 
  41.               model parameter default values have been modified.  The
  42.               default value for TSWMN, TSWTY, and TSWMX is now 10ns 
  43.               instead of 0.
  44.  
  45.               Ten new one-shots have been added to the digital library: the
  46.               121, 122, and 123 TTL-7400 series parts, and the CD4098B and
  47.               CD4538B.  The TTL-7400 series parts are included in the pin
  48.               list at the end of the Digital Simulation chapter of the 
  49.               User's Guide, and the pin list for both the CD4098B and 
  50.               CD4538B is Reset, TR_POS, TR_NEG, Q, and QBAR.
  51.  
  52.        SUN (NETWORK LICENSE VERSION)
  53.               If the -q switch is used and if all copies of the program are
  54.               checked out, you are placed in a queue waiting for the next 
  55.               available license.
  56.  
  57.        DOS/16M (Extended-DOS VERSION)
  58.           The description on page 17 of the Circuit Analysis User's
  59.           Guide, section 2.1.1.6.5 Virtual Memory, is misleading.  The
  60.           DOS16VM environment variable specifies the TOTAL size of
  61.           virtual memory, NOT the size of the swap file.  Any difference
  62.           between the value set by DOS16VM and memory actually available
  63.           is made up for by the swap file.  For example, if you set
  64.           DOS16VM=4000 and your PC has 3Mb of extended memory, then a
  65.           swap file of about 1Mb will be created for the duration of
  66.           the simulation, etc.
  67.  
  68.           Also, you may use the suffix "M" with the DOS16VM value to
  69.           denote megabytes (1Mb = 1024Kb).
  70.  
  71.  
  72. 3.0) Program modifications since version 4.05.
  73.  
  74.           PSPICE
  75.               1. The Probe data file name no longer defaults to PROBE.DAT.
  76.                  When a PSpice simulation successfully completes and there
  77.                  is a .PROBE statement in the circuit file, a Probe data
  78.                  file will be generated and will have the same name as
  79.                  the circuit file with a .DAT extension.  For example, if
  80.                  you ran PSpice with EXAMPLE1.CIR, your Probe data file
  81.                  will be named EXAMPLE1.DAT.  You may also override the
  82.                  default data file name by listing it as the third
  83.                  argument in your PSpice command statement.
  84.  
  85.                  This file name is stored in the file PROBEDAT.NAM.
  86.                  Therefore, if Probe is executed without a data file name,
  87.                  Probe will read the file name from PROBEDAT.NAM.
  88.  
  89.               2. There are two new model parameters for the GaAsFET model:
  90.                  VDELTA (capacitance transition voltage) and VMAX 
  91.                  (capacitance limiting voltage).
  92.  
  93.               3. There is one new model parameter for the Inductor Coupling
  94.                  (Transformer Core) model: Gamma.  A, C, K, and alpha also
  95.                  have some description modifications.
  96.  
  97.               4. There are two new parameters for the .OPTIONS statement:
  98.                  DIGMNTYSCALE and DIGTYMXSCALE.
  99.  
  100.               5. Current mode Pulse-Width Modulator (PWM) models (in 
  101.                  SWIT_REG.LIB) are available and require both the Analog 
  102.                  Behavioral Modeling and Digital Simulation options.
  103.  
  104.               6. Unijunction Transistor (UJT) models (in THYRISTR.LIB) are 
  105.                  available and require the Analog Behavioral Modeling option.
  106.  
  107.  
  108.        Analog 
  109.        Behavioral
  110.        Modeling 1. The capability to simulate Chebyshev filters has been added
  111.                  to Analog Behavioral Modeling.  This allows the user to
  112.                  implement a Chebyshev filter based in terms of a set of 
  113.                  frequency characteristics.
  114.  
  115.  
  116.           PROBE
  117.               1. If Probe is executed without specifying a data file name, 
  118.                  it will read the file name from the file PROBEDAT.NAM.  If 
  119.                  PROBEDAT.NAM does not exist, Probe will look for PROBE.DAT,
  120.                  and then PROBE.TXT.  If neither PROBE.DAT or PROBE.TXT
  121.                  exists, then Probe will prompt the user for the data file 
  122.                  name.
  123.  
  124.               2. Six new display device drivers have been added: GenericVGA,
  125.                  IBMVGAMono, NECHiClrMou, NECNrmMono, VGA800, and VGA1024.
  126.  
  127.               3. Two new printer drivers have been added: HP_GL2-PCL and
  128.                  HPLJE.
  129.  
  130.               4. The capability to label the coordinates of a cursor has
  131.                  been added as an option on the Cursor Menu.
  132.  
  133.               5. There is now the capability of having multiple y axes.  The
  134.                  menu options are part of the Y Axis Menu.
  135.  
  136.               6. The Performance Analysis feature containing the Goal 
  137.                  Functions has been added to the X Axis Menu.
  138.  
  139.                  Performance_analysis allows adding traces that show how a 
  140.                  derived value changes during multiple PSpice runs.  The 
  141.                  derived value is extracted from one or more PSpice waveforms 
  142.                  by using search commands, marking points, and evaluating
  143.                  expressions of marked points.  For example, you could create 
  144.                  a plot that shows propagation delay as a function of 
  145.                  temperature, or pulse-width as a function of some component 
  146.                  value, or frequency of the output as a function of a stepped
  147.                  parameter.
  148.  
  149.               7. For EGA, VGA, and Super VGA displays, the colors for traces, 
  150.                  cursors, background, foreground, etc., can now be defined by 
  151.                  the user from within Probe from the Analog Plot Menu.
  152.  
  153.  
  154.           DIGITAL SIMULATION
  155.           
  156.               1. There are 8 new parameters for the UIO model: TSWLH1, 
  157.                  TSWLH2, TSWLH3, TSWLH4, TSWHL1, TSWHL2, TSWHL3, and
  158.                  TSWHL4.
  159.  
  160.               2. There are now two types of stimulus devices: the stimulus
  161.                  generator (STIM) which uses simple commands to generate a 
  162.                  wide variety of waveforms; and the new file stimulus 
  163.                  (FSTIM), which obtains the waveforms from an external file.
  164.  
  165. 4) Install program for PSpice
  166.  
  167.      The installation program used to install PSpice, INSTALL, is
  168.      licensed software provided by Knowledge Dynamics
  169.      Corporation, P.O. Box 1558, Canyon Lake, Texas 78130-1558
  170.      (USA).  INSTALL is Copyright (c) 1987-1991 by Knowledge
  171.      Dynamics Corporation which reserves all copyright protection
  172.      worldwide.  INSTALL is provided to you for the exclusive
  173.      purpose of installing PSpice.  MicroSim Corporation is
  174.      exclusively responsible for the support of PSpice, including
  175.      support during the installation phase.  In no event will
  176.      Knowledge Dynamics Corporation be able to provide any
  177.      technical support for PSpice.